mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-22 09:08:00 +00:00
Add timelineChain config for Asset Hub nomination pools
Asset Hub uses parent relay chain for era calculations since it doesn't have Babe consensus module (uses Aura instead). This fixes the crash when accessing nomination pools staking.
This commit is contained in:
@@ -219,7 +219,8 @@
|
||||
"defaultBlockTimeMillis": 6000,
|
||||
"feeViaRuntimeCall": true,
|
||||
"disabledCheckMetadataHash": true,
|
||||
"relaychainAsNative": true
|
||||
"relaychainAsNative": true,
|
||||
"timelineChain": "bb4a61ab0c4b8c12f5eab71d0c86c482e03a275ecdafee678dea712474d33d75"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user