Class SystemPallet

java.lang.Object
com.method5.jot.rpc.CallOrQuery
com.method5.jot.extrinsic.call.SystemPallet

public class SystemPallet extends CallOrQuery
SystemPallet — class for system pallet in the Jot SDK. Provides extrinsic construction and submission; pallet call builders.
  • Constructor Details

    • SystemPallet

      public SystemPallet(Api api)
  • Method Details

    • remark

      public Call remark(String remark)
    • remark

      public Call remark(byte[] message)