-
- Downloads
Merge branch...
Merge branch '308-add-a-runtime-api-to-simulate-max-net-tx-cost-for-the-end-user-fees-refund' into 'master' Add runtime api `DuniterAccountApi_estimate_cost`to estimate net tx cost for the end user (!331) Closes #308 * update metadata * renames * Add runtime api DuniterAccountApi_estimate_fees_and_refund
parent
484daf48
No related branches found
No related tags found
Showing
- Cargo.lock 4 additions, 0 deletionsCargo.lock
- pallets/certification/Cargo.toml 0 additions, 1 deletionpallets/certification/Cargo.toml
- pallets/duniter-account/Cargo.toml 2 additions, 1 deletionpallets/duniter-account/Cargo.toml
- pallets/duniter-account/src/lib.rs 53 additions, 5 deletionspallets/duniter-account/src/lib.rs
- pallets/duniter-account/src/runtime_api.rs 48 additions, 0 deletionspallets/duniter-account/src/runtime_api.rs
- pallets/identity/Cargo.toml 0 additions, 1 deletionpallets/identity/Cargo.toml
- pallets/quota/src/lib.rs 25 additions, 6 deletionspallets/quota/src/lib.rs
- primitives/duniter/Cargo.toml 6 additions, 2 deletionsprimitives/duniter/Cargo.toml
- primitives/duniter/src/lib.rs 19 additions, 0 deletionsprimitives/duniter/src/lib.rs
- resources/metadata.scale 0 additions, 0 deletionsresources/metadata.scale
- runtime/common/Cargo.toml 0 additions, 1 deletionruntime/common/Cargo.toml
- runtime/common/src/apis.rs 8 additions, 0 deletionsruntime/common/src/apis.rs
Loading
Please register or sign in to comment