We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce0346e commit 53b0043Copy full SHA for 53b0043
packages/account/src/index.ts
@@ -25,5 +25,5 @@ export {
25
} from './utils/predicate-script-loader-instructions';
26
export {
27
type AssembleTransferToContractParams,
28
- assembleTransferToContractScript
+ assembleTransferToContractScript,
29
} from './utils/formatTransferToContractScriptData';
0 commit comments