Taquito TypeDocs
taquito.io
Preparing search index...
@taquito/local-forging
getCodec
Function getCodec
getCodec
(
codec
:
CODEC
,
_proto
:
ProtocolsHash
,
)
:
{
decoder
:
(
hex
:
string
)
=>
any
;
encoder
:
Encoder
<
any
>
}
Parameters
codec
:
CODEC
_proto
:
ProtocolsHash
Returns
{
decoder
:
(
hex
:
string
)
=>
any
;
encoder
:
Encoder
<
any
>
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
taquito.io
Taquito TypeDocs
Loading...