Skip to content

Commit f518204

Browse files
committed
Add comment
1 parent 4482a91 commit f518204

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/types-known/src/spec/statemint.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ export const versioned: OverrideVersionedType[] = [
5353
TAssetConversion: 'Option<AssetId>'
5454
}
5555
},
56+
// ref: https://github.com/polkadot-js/api/pull/6208
57+
// The following patches an issue where polkadot asset hub block 9686187, can't be decoding using xcm v5
58+
// mappings.
5659
{
5760
minmax: [1002000, undefined],
5861
types: {

0 commit comments

Comments
 (0)