Skip to content

Module BSV::Wallet::Serializer::ListActionsResult

Constants

ACTION_CODE_STATUSES

Not documented.

ACTION_STATUS_CODES

Not documented.

Public Class Methods

deserialize(bytes)

  • @param bytes [String] binary
  • @return [Hash]

serialize(result)

  • @param result [Hash] { total_actions: Integer, actions: Array }
  • @return [String] binary