sendTypes property

Set<BlockType> sendTypes
final

Implementation

static final sendTypes = Set.unmodifiable([
  BlockType.createContractRequest,
  BlockType.transferRequest,
  BlockType.reIssueRequest,
  BlockType.refundByContractRequest,
]);