Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Adds documentation for wipe and commit #5053

Merged
merged 2 commits into from
Feb 26, 2020

Commits on Feb 25, 2020

  1. Adds documentation for wipe and commit

    This adds documentation to `wipe` and `commit` of `Externalities`.
    Besides that it removes the default implementation that would just panic
    and requires that all implementers of the trait implement the functions.
    bkchr committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    430ee36 View commit details
    Browse the repository at this point in the history
  2. Update primitives/externalities/src/lib.rs

    Co-Authored-By: joe petrowski <[email protected]>
    bkchr and joepetrowski authored Feb 25, 2020
    Configuration menu
    Copy the full SHA
    9e284d1 View commit details
    Browse the repository at this point in the history