kSameTransactionWalletException property
final
Implementation
static final kSameTransactionWalletException = M4eServerException(
code: M4eExceptionCode.kSameTransactionWalletExceptionCode,
message: 'Sender and recipient wallets should not be the same!',
)