tiki_sdk_dart
node
NodeService
maxTransactions property
maxTransactions
maxTransactions
property
Null safety
void
maxTransactions=
(
int
val
)
Implementation
set maxTransactions(int val) => _maxTransactions = val;
tiki_sdk_dart
node
NodeService
maxTransactions property
NodeService class
Constructors
NodeService
Properties
address
backupService
blockInterval
blockService
database
hashCode
maxTransactions
primaryKey
runtimeType
transactionService
Methods
getBlock
init
noSuchMethod
startBlockTimer
toString
write
Operators
operator ==