signers/txn_data_serializers/rpc_txn_data_serializer library
Classes
- RpcTxnDataSerializer
- 
  This is a temporary implementation of the TxnDataSerializerclass that uses the Sui Fullnode RPC API to serialize a transaction into BCS bytes. We will deprecate this implementation onceLocalTxnDataSerializerstabilizes.