UNPKG

@tatumio/tatum

Version:

Tatum JS SDK

7 lines (6 loc) 111 B
export type Body_send_boc_sendBoc_post = { /** * b64 encoded bag of cells */ boc: string; };