signers/txn_data_serializers/rpc_txn_data_serializer library

Classes

RpcTxnDataSerializer
This is a temporary implementation of the TxnDataSerializer class that uses the Sui Fullnode RPC API to serialize a transaction into BCS bytes. We will deprecate this implementation once LocalTxnDataSerializer stabilizes.