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