EncodedContractAddress
For the complete documentation index, see llms.txt
@midnight-ntwrk/compact-runtime v0.16.0
@midnight-ntwrk/compact-runtime / EncodedContractAddress
Interface: EncodedContractAddress
바이트 문자열로 인코딩된 ContractAddress입니다. 이 표현은 컨트랙트 실행 파일 내부에서 사용됩니다.
Properties
bytes
readonly bytes: Uint8Array;
컨트랙트 주소의 바이트입니다.