ZswapCoinPublicKeyDescriptor
@midnight-ntwrk/compact-runtime v0.9.0
@midnight-ntwrk/compact-runtime / ZswapCoinPublicKeyDescriptor
Variable: ZswapCoinPublicKeyDescriptor
const ZswapCoinPublicKeyDescriptor: {
alignment: Alignment;
fromValue: {
bytes: Uint8Array;
};
toValue: Value;
};
Type declaration
alignment()
alignment(): Alignment;
Returns
fromValue()
fromValue(value): {
bytes: Uint8Array;
};
Parameters
value
Returns
{
bytes: Uint8Array;
}
bytes
bytes: Uint8Array;
toValue()
toValue(value): Value;
Parameters
value
bytes
Uint8Array