makeTxChainBuilder
has a type-parameter for the source network type
export function makeTxChainBuilder(source: SpecificSourceType): TxChainBuilder & SpecificSourceType
Arguments
Name | Type | Description |
---|---|---|
source | SpecificSourceType |
Return value
TxChainBuilder & SpecificSourceType