Class ScriptFunctionCall.PeerToPeerBatch

java.lang.Object
org.starcoin.stdlib.ScriptFunctionCall
org.starcoin.stdlib.ScriptFunctionCall.PeerToPeerBatch
Enclosing class:
ScriptFunctionCall

public static final class ScriptFunctionCall.PeerToPeerBatch
extends ScriptFunctionCall
  • Field Details

    • token_type

      public final TypeTag token_type
    • _payeees

      public final Bytes _payeees
    • _payee_auth_keys

      public final Bytes _payee_auth_keys
    • _amount

      public final BigInteger _amount
  • Constructor Details

  • Method Details