Home > eth-connect > StateMutabilityType
Signature:
export type StateMutabilityType = 'pure' | 'view' | 'nonpayable' | 'payable';
Home > eth-connect > StateMutabilityType
Signature:
export type StateMutabilityType = 'pure' | 'view' | 'nonpayable' | 'payable';