Update substrate and hardcoded default ChargeAssetTxPayment extension (#330)

* Update balances events

* Update node_runtime.scale

* Update default extra to include ChargeAssetTxPayment with extra field

* Fmt
This commit is contained in:
Andrew Jones
2021-11-25 13:22:12 +00:00
committed by GitHub
parent a701d80e24
commit d6840df3e7
4 changed files with 25 additions and 12 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ mod signer;
pub use self::{
extra::{
ChargeTransactionPayment,
ChargeAssetTxPayment,
CheckGenesis,
CheckMortality,
CheckNonce,