menu
on_chain package
documentation
aptos/src/account/authenticator/authenticator.dart
AptosSignature
toBytes abstract method
toBytes abstract method
dark_mode
light_mode
toBytes
abstract method
List
<
int
>
toBytes
(
)
get bcs serialized of signature.
Implementation
List<int> toBytes();
on_chain package
documentation
aptos/src/account/authenticator/authenticator
AptosSignature
toBytes abstract method
AptosSignature class