Readonly format
format: (from?: Format, to?: Format, amount: number | string | BigNumber) => string | number | BigNumber = ...
Type declaration
-
- (from?: Format, to?: Format, amount: number | string | BigNumber): string | number | BigNumber
-
Parameters
-
from: Format = 'mutez'
-
to: Format = 'mutez'
-
amount: number | string | BigNumber
Returns string | number | BigNumber
Facade class that surfaces all of the libraries capability and allow it's configuration
The RPC server to use