Closed harrysolovay closed 1 year ago
An example in which the multisig state is serialized and then hydrated (used to create a new multisig rune)
Can be commented like the offline signing example.
this should be blocked by https://github.com/paritytech/capi/issues/976
Actually if its just serializing and hydrating on the subsequent line then it should be fine.
An example in which the multisig state is serialized and then hydrated (used to create a new multisig rune)
Can be commented like the offline signing example.