RpcScriptPublicKey$json top-level constant
- @Deprecated('Use rpcScriptPublicKeyDescriptor instead')
Implementation
@$core.Deprecated('Use rpcScriptPublicKeyDescriptor instead')
const RpcScriptPublicKey$json = const {
'1': 'RpcScriptPublicKey',
'2': const [
const {'1': 'version', '3': 1, '4': 1, '5': 13, '10': 'version'},
const {'1': 'scriptPublicKey', '3': 2, '4': 1, '5': 9, '10': 'scriptPublicKey'},
],
};