ProtoStateIdentity_TxAddr$json top-level constant

  1. @Deprecated('Use protoStateIdentityDescriptor instead')
Map<String, Object> const ProtoStateIdentity_TxAddr$json

Implementation

@$core.Deprecated('Use protoStateIdentityDescriptor instead')
const ProtoStateIdentity_TxAddr$json = const {
  '1': 'TxAddr',
  '2': const [
    const {'1': 'hash', '3': 1, '4': 1, '5': 12, '10': 'hash'},
    const {'1': 'address', '3': 2, '4': 1, '5': 12, '10': 'address'},
  ],
};