Skip to content

buildTransfer CLI

Nilson Lazarin edited this page Aug 27, 2024 · 1 revision
Velluscinum-CLI Wiki

buildTransfer

Generates a file with Metadata about the TRANSFER of an ASSET.

DESCRIPTION

velluscinum buildTransfer <filename> <transfer:Information>
Parameters Description
<filename> The name of the file that will storage the TRANSFER data.
<transfer:Information> A colon and semicolon separated String ("key0:value0;key1:value1;...;keyN:valueN") from Metadata Information about the TRANFER.

EXAMPLE

velluscinum buildTransfer sale "value_eur:27500000;newOwner:Alice"