Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/taquito
ForgedBytes
Interface ForgedBytes
Description
Result of a forge operation contains the operation plus its encoded version
interface
ForgedBytes
{
counter
:
number
;
opOb
:
OperationObject
;
opbytes
:
string
;
}
Index
Properties
counter
op
Ob
opbytes
Properties
counter
counter
:
number
op
Ob
op
Ob
:
OperationObject
opbytes
opbytes
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
counter
op
Ob
opbytes
Taquito
Loading...
Description
Result of a forge operation contains the operation plus its encoded version